home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 May / SGI IRIX 6.5 Complementary Applications 2004 May.iso / dist / OpenOffice.idb / usr / OpenOffice / help / en / swriter.jar / text / swriter / 01 / 04200000.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-01-24  |  5.5 KB  |  49 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html><head><title>Insert Script</title><meta name="filename" content="text/swriter/01/04200000"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
  3.  
  4.         table.Tabelle1{
  5.                 }
  6.         span.Tabelle1A{
  7.                 width:1.499cm;}
  8.         span.Tabelle1B{
  9.                 width:16.498cm;}
  10.         tr.Tabelle11{
  11.                 }
  12.         td.Tabelle1A1{
  13.                 }
  14.         p.P1{
  15.                 }
  16.         span.T1{
  17.                 font-weight:bold;}
  18.         span.fr1{
  19.                 }
  20.         </style></head><body>
  21.    
  22.    
  23.    <p class="P1"/>
  24.    <p class="Head1"><help:help-id value="SW_MODALDIALOG_DLG_JAVAEDIT" xmlns:help="http://openoffice.org/2000/help"/><help:help-id value="FN_JAVAEDIT" xmlns:help="http://openoffice.org/2000/help"/>Insert Script</p>
  25.    <p class="Paragraph"><help:to-be-embedded Eid="scripttext" xmlns:help="http://openoffice.org/2000/help"><help:help-text value="visible">Use this function to insert a script at the cursor position in an HTML document.</help:help-text></help:to-be-embedded></p>
  26.    <help:executeurl Id="Slot:21410" xmlns:help="http://openoffice.org/2000/help"/><help:popup Id="67594" Eid="einfscript" xmlns:help="http://openoffice.org/2000/help"><help:embedded Id="67590" Eid="wie"/></help:popup>
  27.    <table><tr class="Tabelle11"><th class="Tabelle1A1" style="text-align:left;"><span class="Tabelle1A">
  28.        <p class="Paragraph"><draw:image draw:style-name="fr1" draw:name="HIND_1" text:anchor-type="paragraph" svg:width="0.847cm" svg:height="0.847cm" draw:z-index="0" xlink:href="65980" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" draw:filter-name="GIF - Graphics Interchange" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:text="http://openoffice.org/2000/text" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"/></p>
  29.       </span></th><th class="Tabelle1A1" style="text-align:left;"><span class="Tabelle1B">
  30.        <p class="Paragraph"><span class="T1">If you have already selected an existing script and inserted it into your document, this dialog will be named the <text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/>Edit Script</span> dialog.</p>
  31.       </span></th></tr></table>
  32.    <p class="Paragraph">The inserted script is indicated in the text area by a small green rectangle, provided that the "Notes" option is marked under <span class="T1">Tools - Options - HTML Document</span> - <help:link Id="66219" xmlns:help="http://openoffice.org/2000/help"><span class="T1">View</span></help:link>. Double-click the green rectangle to open the <span class="T1">Edit Script</span> dialog, where you can read and modify the script content.</p>
  33.    <p class="Paragraph">The structure of the <span class="T1">Edit Script</span> dialog differs from the <span class="T1">Insert Script</span> dialog. The Edit Script dialog contains two buttons which allow the user to jump between previous or following scripts in the current document. These buttons are only visible if at least two scripts have been inserted into the document.</p>
  34.    <help:help-id value="SW_IMAGEBUTTON_DLG_JAVAEDIT_BTN_PREV" xmlns:help="http://openoffice.org/2000/help"/><help:embedded Id="67590" Eid="nopfli" xmlns:help="http://openoffice.org/2000/help"/>
  35.    <help:help-id value="SW_IMAGEBUTTON_DLG_JAVAEDIT_BTN_NEXT" xmlns:help="http://openoffice.org/2000/help"/><help:embedded Id="67590" Eid="nopfre" xmlns:help="http://openoffice.org/2000/help"/>
  36.    <p class="Paragraph">If you wish, the script can be printed either at the end of the page or at the end of the document. Select this option under <span class="T1">File - Print... - Options...</span>.</p>
  37.    <p class="Head2">Contents</p>
  38.    <p class="Head3"><help:help-id value="SW_EDIT_DLG_JAVAEDIT_ED_TYPE" xmlns:help="http://openoffice.org/2000/help"/>Script Type</p>
  39.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Enter the script type here.</help:help-text> The script type appears in the form <SCRIPT LANGUAGE="JavaScript"> in HTML code.</p>
  40.    <p class="Head3"><help:help-id value="SW_RADIOBUTTON_DLG_JAVAEDIT_RB_URL" xmlns:help="http://openoffice.org/2000/help"/><help:help-id value="SW_EDIT_DLG_JAVAEDIT_ED_URL" xmlns:help="http://openoffice.org/2000/help"/>URL</p>
  41.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">To enter a linked script, click the URL and enter the <help:popup Id="65629" Eid="url">URL</help:popup> of the script file directly, or select the desired file using the button at the right.</help:help-text> The HTML syntax is as follows:</p>
  42.    <p class="PropText"><SCRIPT LANGUAGE="JavaScript" SRC="url"></p>
  43.    <p class="PropText">/* ignore all text here */</p>
  44.    <p class="PropText"></SCRIPT></p>
  45.    <p class="Head3"><help:help-id value="SW_PUSHBUTTON_DLG_JAVAEDIT_PB_URL" xmlns:help="http://openoffice.org/2000/help"/>...</p>
  46.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Click this button to open a dialog in which you can insert a URL.</help:help-text></p>
  47.    <p class="Head3"><help:help-id value="SW_MULTILINEEDIT_DLG_JAVAEDIT_ED_EDIT" xmlns:help="http://openoffice.org/2000/help"/><help:help-id value="SW_RADIOBUTTON_DLG_JAVAEDIT_RB_EDIT" xmlns:help="http://openoffice.org/2000/help"/>Text</p>
  48.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Enter the text of the script.</help:help-text></p>
  49.   </body></html>